home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / µSim 1.1 / FabLibsƒ / StdGetFolder.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-11-17  |  216 b   |  7 lines  |  [TEXT/CWIE]

  1. #pragma internal on
  2. Boolean CustomGet(FSSpec *fSpec,
  3.                 void (*DoUpdate)(EventRecord *),
  4.                 void (*DoActivate)(EventRecord *),
  5.                 short SFDlgID, short SelectStrRsrc/*, short DeskStrRsrc*/);
  6. #pragma internal reset
  7.